type reflect.structField
4 uses
reflect (current package)
type.go#L403: type structField = abi.StructField
type.go#L2193: fs = make([]structField, len(fields))
type.go#L2528: func runtimeStructField(field StructField) (structField, string) {
type.go#L2543: f := structField{
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)